.kenesis-body .rv-content.content1 {
    text-align: center;
    background-color: transparent !important;
}

.kenesis-body .rv-head,
.kenesis-body .rv-shead {
    background-color: transparent !important;
}

.kenesis-body .section-ctn {
    position: relative;
}

.kenesis-body .rv-image > .inner-ctn {
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.kenesis-body .section-ctn .rv-head > .inner-ctn,
.kenesis-body .section-ctn .rv-shead > .inner-ctn {
    padding: 0 !important;
}

.kenesis-body .section-ctn[data-n="1"] {
    height: 400px;
}

.kenesis-body .section-ctn[data-n="1"] .rv-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="1"] .rv-image > .inner-ctn {
    background-attachment: fixed;
}

.kenesis-body .section-ctn[data-n="1"] > .inner-ctn {
    position: absolute;
    top: 0;
    left: 40%;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="1"] > .inner-ctn > .inner-ctn > .inner-ctn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 3;
    width: 80%;
    text-align: center;
}

.kenesis-body .section-ctn[data-n="1"] > .inner-ctn:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 2000px 2000px;
    border-color: transparent transparent #fff transparent;
    opacity: 0.75;
}

.kenesis-body .section-ctn[data-n="1"] > .inner-ctn > .inner-ctn:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 300px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 2000px 2000px;
    border-color: transparent transparent #fff transparent;
    opacity: 0.75;
}

.kenesis-body .section-ctn[data-n="1"] > .inner-ctn > .inner-ctn:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 600px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 2000px 2000px;
    border-color: transparent transparent #fff transparent;
    opacity: 0.75;
}

.kenesis-body .section-ctn[data-n="2"] {
    height: 450px;
}

.kenesis-body .section-ctn[data-n="2"] > .inner-ctn {
    height: 450px;
    float: left;
    width: 40%;
    position: relative;
}

.kenesis-body .section-ctn[data-n="2"] > .inner-ctn > .inner-ctn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="2"] > .rv-image:nth-child(2) {
    height: 450px;
    float: left;
    width: 450px;
}

.kenesis-body .section-ctn[data-n="2"] > .rv-image:nth-child(3) {
    height: 450px;
    float: left;
    width: calc(60% - 450px);
}

.kenesis-body .section-ctn[data-n="3"] {
    height: 800px;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="3"] > .rv-image:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="3"] > .rv-image:nth-child(1) > .inner-ctn {
    background-attachment: fixed;
}

.kenesis-body .section-ctn[data-n="3"] > .rv-image:nth-child(2) {
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 2;
    width: 420px;
    height: 600px;
    overflow: visible;
}

.kenesis-body .section-ctn[data-n="3"] > .rv-image:nth-child(2):before {
    content: "";
    position: absolute;
    top: 50px;
    left: -50px;
    width: 100px;
    height: 600px;
    z-index: -1;
}

.kenesis-body .section-ctn[data-n="3"] > .inner-ctn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 60px;
    max-width: 50%;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="3"] > .inner-ctn .rv-content > .inner-ctn {
    padding: 0 !important;
    max-width: 90%;
    margin: 0 auto;
}

.kenesis-body .section-ctn[data-n="3"] > .diamond-ctn {
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.kenesis-body .section-ctn[data-n="3"] > .diamond-ctn > .inner-ctn {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.kenesis-body .section-ctn[data-n="3"]:before {
    content: "";
    width: 500px;
    height: 500px;
    border: 10px solid white;
    position: absolute;
    z-index: 3;
    transform: rotate(45deg);
    right: -77px;
    top: -260px;
    opacity: 0.6;
}

.kenesis-body .section-ctn[data-n="3"] > .diamond-ctn:before {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    border: 5px solid white;
    bottom: -145px;
    right: 360px;
    width: 350px;
    height: 350px;
    opacity: 0.6;
    z-index: 3;
}

.kenesis-body .section-ctn[data-n="3"] > .diamond-ctn:after {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    border: 8px solid white;
    bottom: -233px;
    right: 115px;
    width: 450px;
    height: 450px;
}

.kenesis-body .section-ctn[data-n="3"] > .diamond-ctn .diamond-svg {
    width: 770px;
    height: 770px;
    position: absolute;
}

.kenesis-body .section-ctn[data-n="3"] > .diamond-ctn .diamond-svg:nth-child(1) {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.kenesis-body .section-ctn[data-n="3"] > .diamond-ctn .diamond-svg:nth-child(2) {
    top: -385px;
    left: 400px;
}

.kenesis-body .section-ctn[data-n="3"] > .diamond-ctn .diamond-svg:nth-child(3) {
    bottom: -385px;
    left: 400px;
}

.kenesis-body .section-ctn[data-n="3"] > .diamond-ctn .diamond-svg:nth-child(4) {
    top: 50%;
    transform: translateY(-50%);
    left: 800px;
}

.kenesis-body .section-ctn[data-n="4"] {
    height: 1200px;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn {
    height: 1200px;
    float: left;
    position: relative;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(1) {
    width: 40%;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(2) {
    width: 60%;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(2) .rv-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(2):before {
    content: "";
    position: absolute;
    height: 320px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    opacity: 0.6;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(1) .rv-image:nth-child(1) {
    height: 450px;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(1) .rv-image:nth-child(2) {
    height: 430px;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(1) > .inner-ctn {
    height: 320px;
    position: relative;
}

.kenesis-body .section-ctn[data-n="4"] > .inner-ctn:nth-child(1) > .inner-ctn > .inner-ctn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
    width: 90%;
    text-align: center;
}

.kenesis-body .section-ctn[data-n="5"] {
    height: 760px;
}

.kenesis-body .section-ctn[data-n="5"] > * {
    float: left;
    height: 760px;
}

.kenesis-body .section-ctn[data-n="5"] > .rv-image:nth-child(1) {
    width: 40%;
    position: relative;
}

.kenesis-body .section-ctn[data-n="5"] > .rv-content {
    width: 30%;
    position: relative;
}

.kenesis-body .section-ctn[data-n="5"] > .rv-image:nth-child(3) {
    width: 30%;
    position: relative;
}

.kenesis-body .section-ctn[data-n="5"] > .rv-image:nth-child(3):before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 60px;
    opacity: 0.6;
}

.kenesis-body .section-ctn[data-n="5"] > .rv-content > .inner-ctn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 0 !important;
    width: calc(100% - 80px);
}

.kenesis-body .section-ctn[data-n="5"] > .rv-image:nth-child(1):before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 120px;
    opacity: 0.6;
}

.kenesis-body .section-ctn[data-n="5"] > .rv-image:nth-child(1):after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 240px;
    opacity: 0.6;
}

.bot-bar {
    height: 50px;
    position: relative;
    z-index: 2;
    background-color: white;
}

.go-to-top-btn {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #2d1418;
    right: 5%;
    top: -25px;
    cursor: pointer;
}

.go-to-top-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 40px;
    color: white;
}
